object AnalizarMD: TAnalizarMD Tag = 26700 Left = 406 Top = 289 BorderIcons = [biSystemMenu] BorderStyle = bsSingle BorderWidth = 11 Caption = 'Analizar M�ltiples Disquetes' ClientHeight = 122 ClientWidth = 328 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonSiguiente: TPlaButton Tag = 60000 Left = 171 Top = 101 Width = 73 Height = 21 Anchors = [akBottom] Caption = 'Siguiente' TabOrder = 0 OnClick = ButtonSiguienteClick Default = True ModalResult = 1 end object ButtonTerminar: TPlaButton Tag = 59900 Left = 252 Top = 101 Width = 73 Height = 21 Anchors = [akBottom] Caption = 'Terminar' TabOrder = 1 OnClick = ButtonTerminarClick Cancel = True ModalResult = 1 end object PlaGroupBox1: TPlaGroupBox Tag = 26800 Left = 3 Top = 0 Width = 322 Height = 89 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Siguiente disquete' TabOrder = 2 object PandaBrown1: TImage Left = 6 Top = 23 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label2: TLabel Tag = 26900 Left = 50 Top = 23 Width = 257 Height = 39 Caption = 'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' + 'r" para finalizar con el an�lisis de disquetes.' WordWrap = True end end end